home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2004 December / maximum-cd-2004-12.iso / Data / items.pcg / scripts / DefineButton2_95 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2003-08-21  |  160 b   |  5 lines

  1. on(release){
  2.    _level7.HelpControl.gotoAndStop("wait");
  3.    SwitchTab(4,"menugame","gamename",num_Games,lastGameBox,"database",dbCount,currentGameCount);
  4. }
  5.